Total Complexity | 7 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 104 |
Lines of code | 52 |
Logical lines of code | 22 |
Comment lines | 37 |
Methods | 7 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_dashboard_data() | 58 | 1 | 17 | |
get_revenue_over_time() | 61 | 1 | 14 | |
get_total_services() | 81 | 1 | 3 | |
get_total_orders() | 81 | 1 | 3 | |
get_total_clients() | 81 | 1 | 3 | |
get_total_revenue() | 78 | 1 | 3 | |
get_services_by_type() | 67 | 1 | 9 |